home *** CD-ROM | disk | FTP | other *** search
- Path: kjpoglit.!kjpoglit
- From: kjpoglit@kjpoglit. (Karl Poglitsch)
- Newsgroups: comp.lang.c
- Subject: PI Algorithm...
- Date: 26 Jan 1996 23:06:38 GMT
- Organization: i-conn
- Distribution: world
- Message-ID: <4ebmpu$pde@news.iconn.net>
- Reply-To: kjpoglit@iconn.net
- NNTP-Posting-Host: hd-ts01-02.iconn.net
- Keywords: pi
-
- What I'm looking for is an algorithm that will calculate pi to n number of
- decimal points. I need 256, but more is better. I need to stick this in an
- array of chars, so I'm a little stuck right now. I don't really care about the
- speed of the algorithm, just as long it always gives me the same result.
-
- Let me know what's out there...
- Thanks...
- KARL
-
-
-